home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / apps / other / st_diary.lzh / MANUAL.DOC < prev    next >
Encoding:
Text File  |  1993-01-26  |  26.2 KB  |  639 lines

  1.                               ST Diary V1.0
  2.                               -------------
  3.  
  4. Introduction
  5. ------------
  6.  
  7. ST Diary as the name suggests is an electronic version  of a  page  a  day 
  8. diary. Unlike conventional diaries, ST Diary will continue to function for
  9. more that one year and will automatically adjust for leap years.
  10.  
  11. The 'Day I' and 'Day II' pulldown menu columns refer to the left and right 
  12. hand  sides of the screen respectively.  When a file is either  opened  or 
  13. created then a graphical representation of an open diary will be displayed 
  14. on the screen. The two 'Day' columns have identical commands to access and 
  15. process the data stored in the  diary.  ST Diary  only  deals  with  whole
  16. years, one year per file.  If all lines on every day is packed  with  text
  17. then a one megabyte machine will be needed.  With files  of  this  size  a
  18. standard double density floppy disc will hold two complete years (files).
  19.  
  20. Each page is laid out like a conventional diary. In normal sized text next 
  21. to the edge of the page is the day,  the position within the month and the 
  22. current month.
  23.  
  24. Example : Sunday 26 January
  25.  
  26. In small text near the centre of the screen there is the week number,  the 
  27. number  of  the current day within the year and the number  of  days  left 
  28. to go in the year.
  29.  
  30. Example : Week 4
  31.           26 - 340
  32.  
  33.  
  34. ST Diary's Features :
  35.  
  36.                       * Page a day diary
  37.                       * Annual event storage
  38.                       * Calendar
  39.                       * 8 page note pad
  40.  
  41. The eight page note pad can be found at the end of  the  diary.  Press the 
  42. right arrow keys to move towards the end of the year and into the note pad 
  43. section. Use the standard 'Day I' and 'Day II' commands to manipulate data 
  44. in the note pad. Notes are automatically saved when the diary is saved.
  45.  
  46.  
  47.  
  48. Hardware / Software Platform
  49. ----------------------------
  50.  
  51. Computer     : Atari 680x0 computer
  52. Memory       : 1 Mb
  53. Graphics     : 640 x 400 x 2 colors (E.G. SM125, 124 or 144 monitors)
  54. Peripherals  : Mouse
  55.                External floppy 'B' and hard discs supported (Hard disc
  56.                recommeded for multiple years).
  57.                Printer - Epson Mode (Necessary for printer commands only)
  58.  
  59. If  a  TV or colour monitor is to be used then a mono  emulator  piece  of 
  60. software should be run before hand.
  61.  
  62.  
  63.  
  64. Software Installation
  65. ---------------------
  66.  
  67. There should be the following four files on the supplied disk :
  68.  
  69. ST_DIARY.PRG - ST Diary program.
  70. CONVERT.PRG  - Conversion program for EVENT.DAT files.
  71. ST_DIARY.HLP - ST Diary On-Line help file.
  72. EVENTS.DAT   - ST Diary events file.
  73.  
  74.  
  75. ST_DIARY.PRG :
  76.  
  77. This is the program which may be run from the Desktop,  or installed as an 
  78. accessory  to  automatically  load  in  diary  files.  The  program  file, 
  79. ST_DIARY.HLP  and  EVENTS.DAT files must all reside in the same  folder  / 
  80. drive, but the data files (diary years) may be in any folder or drive.
  81.  
  82.  
  83. CONVERT.PRG :
  84.  
  85. This  program  converts  leap year event data  files  into  non-leap  year 
  86. conpatible files and visa versa.  Events are stored in the file  according 
  87. to their position in the year (1 to 365) but, in a leap year there are 366 
  88. days in a year.  The extra day (29 February) has the effect of pushing all 
  89. events after the 29 of February out one day.
  90.  
  91. To  fix this problem just run CONVERT.PRG from the desktop.  An Alert  box 
  92. will be displayed with the following options :
  93.  
  94. Leap   : Converts a normal file into a leap year conpatible file. If there 
  95.          is  an event in day 366 then it will be positioned on the  29  of 
  96.          February.  All days after the 28 of February are moved along  one 
  97.          position in the file.
  98.  
  99. Normal : Converts a leap year file into a non-leap year  conpatable  file. 
  100.          Takes  the  29  of  February and places it  at  the  end  of  the 
  101.          EVENTS.DAT file (day 366).  This is so that any event on this day 
  102.          can be converted back in  four  years  time  without  losing  any 
  103.          data.
  104.  
  105. Quit   : Terminates program and returns back to the Desktop.
  106.  
  107.  
  108. NOTE  :  The  'Leap' and 'Normal' options specify the format  of  the  new 
  109. converted file, NOT the format of the old file.
  110.  
  111.  
  112.  
  113. ST_DIARY.HLP :
  114.  
  115. This is the file that contains the On-Line help file for ST Diary.  It  is 
  116. standard  ASCII  in format and so may be edited by a  word  processor.  It 
  117. should be noted that any alterations are for the use of the user that made 
  118. the alterations only. If altered files are passed on to any other users of 
  119. ST Diary then this will constitute a breach of copyright.
  120.  
  121. The  help file has key words in upper case which relates directly  to  the 
  122. help menu buttons. ST Diary reads all text between these key words and the 
  123. data end commands 'END'. Extra data may therefore be inserted between the 
  124. relevant key word and an END.
  125.  
  126. If  the file ST_DIARY.HLP is not found in the same folder as  ST_DIARY.PRG 
  127. then a warning message will be displayed.
  128.  
  129.  
  130. EVENTS.DAT :
  131.  
  132. This  is the events data file that is loaded when ST Diary is  first  run. 
  133. This file is not compulsory but is necessary to store events  information. 
  134. There is only one events file because it is designed to store events  that 
  135. happen  each year on the same day.  To update this events file,  edit  the 
  136. relevant  event(s)  and then use the SAVE EVENTS command  under  the  FILE 
  137. pulldown  menu column,  this will save all 365 or 366 events to  the  file 
  138. EVENTS.DAT.
  139.  
  140. See CONVERT.PRG.
  141.  
  142.  
  143.  
  144. Disclaimer
  145. ----------
  146.  
  147. Wilkinson  Enterprises  may not be held responsible for any  software  or 
  148. hardware  errors  that  occur  through  the  use,   either  directly   or 
  149. indirectly, of ST Diary.
  150.  
  151.  
  152. Commands
  153. --------
  154.  
  155. The next part of the manual (Atari Symbol to Extras) explains the  meaning 
  156. and use of all ST Diary's commands. The commands are in order according to 
  157. the  pulldown menu interface,  starting on the left and working down  each 
  158. menu column in turn.
  159.  
  160.  
  161. Atari Symbol
  162. ------------
  163.  
  164. This is the credits screen which displays information on the following :
  165.  
  166.                    Author
  167.                    Software Name and Version number
  168.                    Copyright Date
  169.                    Language used in construction of software
  170.  
  171.  
  172. Any accessories present will be displayed below the  ST Diary  Information
  173. menu option.
  174.  
  175.  
  176. File
  177. ----
  178.  
  179. Open Diary     - Displays an item  selector  box for the  user  to enter a
  180.                  filename. If a file is already  open then the  user  will
  181.                  be asked for confirmation  to clear  this  old  file from
  182.                  main memory (RAM).
  183.  
  184.                  If the filename (less extension) matches the current year 
  185.                  (held  by the system clock) then the year will be  opened
  186.                  in the normal manner and the current  day  in  the  diary
  187.                  will be displayed. If the system clock year doesn't match
  188.                  the filename then the 1st of January for that  year  will
  189.                  be displayed.
  190.  
  191.                  If the filename doesn't match a year then the  user  will 
  192.                  be asked to select an appropriate year for the file.  See 
  193.                  'Create  Year'  for limitations  on  years  that  can  be 
  194.                  selected.
  195.  
  196.                  [ Short cut Key - F1 ]
  197.  
  198. Save Diary     - Displays  an item selector  box for the  user to  enter a
  199.                  filename to save the current year. Note the file selector 
  200.                  will default to  the  current  year (set  by  the  CREATE 
  201.                  command) plus the extension .DRY, it is recommended  that
  202.                  the user selects this option.
  203.  
  204.                  Example : 1992.DRY
  205.  
  206.                  Different file extensions to '.DRY' may be used  but  the 
  207.                  year part of the filename is used by the OPEN command, so 
  208.                  it must remain the same as the year the file contains.
  209.  
  210.                  [ Short cut Key - F2 ]
  211.  
  212. Create Diary   - Displays a box with the  current  year  and  two  arrows. 
  213.                  Click on  the left arrow to decrease the  year,  and  the 
  214.                  right arrow button to increase the year. The year that is 
  215.                  first displayed in the Create Diary  dialog  box  is  the 
  216.                  current year in the system clock.
  217.  
  218.                  Years that can be created are between five hundred  years
  219.                  less than the system clock  and  fifty  years  ahead.  If
  220.                  other years are required then the  system  date  must  be
  221.                  altered.
  222.  
  223.                  Example : Current Year = 1992
  224.                            Years that may be created = 1492 to 2042
  225.  
  226.                  NOTE : As  the  system  clock  year  changes   then   the 
  227.                  validation years change likewise.
  228.  
  229.                  [ Short cut Key - F3 ]
  230.  
  231. Save Events    - Saves all events into a file called EVENTS.DAT. This file 
  232.                  is automatically loaded when ST Diary is run.  This  file 
  233.                  only  saves 366 events,  one for each day  of  the  year, 
  234.                  events cannot be used on NOTE pages.
  235.  
  236.                  Events are events that occur on the same day every  year. 
  237.                  The events file is used for every diary file and  so  the 
  238.                  user doesn't keep on having to retype repetitive  events. 
  239.                  Examples of events are :  Birthdays, Christmas, New Years 
  240.                  Day, Etc.
  241.  
  242.                  See Edit Event and CONVERT.PRG.
  243.  
  244. Close          - Closes current year without saving.
  245.  
  246.                  [ Short cut Key - F4 ]
  247.  
  248. List Files     - Displays  a list of the files and folders in the  current 
  249.                  directory. The current directory is the one that the file 
  250.                  selector routine defaults to.
  251.  
  252.                  FORMAT :
  253.                    Filename, Extension, Type, Date, Time and Size
  254.  
  255.                  TYPES :
  256.                    Disc              System
  257.                    Folder            Hidden
  258.                    Read/Write        Read Only
  259.  
  260.                  At the bottom of the screen is displayed the total number 
  261.                  of items (files & folders) and the total space occuplied.
  262.                  If this box does not  appear  at  the  bottom  then  this
  263.                  signifies that more files are to be listed.  Each  screen
  264.                  can display up to 16 items.  Click on the  mouse  or  hit
  265.                  RETURN or ENTER for the rest of the files.  Also click on
  266.                  the mouse to close the file listing display window.
  267.  
  268.                  NOTE : The file sizes and the total  space  used  at  the 
  269.                         bottom of the screen can be calculated  in  bytes, 
  270.                         kilobytes or megabytes.  To change the  units  use 
  271.                         the buttons in the 'Program Status' command.
  272.  
  273.                  See Program Status
  274.  
  275.                  [ Short cut Key - F5 ]
  276.  
  277. Kill File      - Lets the user through  the  use of a  file  selector  box 
  278.                  select any file, on any drive as a file to be deleted. If 
  279.                  a  file  is found with a matching name then  it  will  be 
  280.                  deleted.
  281.  
  282.                  [ Short cut Key - F6 ]
  283.  
  284. Rename File    - Will  display two file selector boxes :  the first is  to 
  285.                  enter the name of the file to change,  and the second  is 
  286.                  to enter the new name for that file.  If Cancel is  click 
  287.                  on in the first file selector,  or the filename specified 
  288.                  cannot be found then the second  file selector  box  will 
  289.                  not  be  displayed  and  the  Rename  command   will   be 
  290.                  terminated.
  291.  
  292.                  [ Short cut Key - F7 ]
  293.  
  294. Program Status - Displays : Current year
  295.                             Days in year
  296.                             File status (Open or Closed)
  297.                             Free space in RAM,
  298.                             Free space on disc,
  299.                             Current drive name.
  300.  
  301.                  There are six buttons in the Program Status dialog box :
  302.  
  303.                  RIGHT & LEFT Arrows increase  and  decrease  the  current 
  304.                  drive ID. When changing to another drive / partition, the 
  305.                  free space for the new drive is automatically  calculated 
  306.                  and displayed after the change.
  307.  
  308.                  BYTES  shows the free space in RAM  and  on  the  current 
  309.                  drive expressed in bytes.
  310.  
  311.                  Kb  is  like  Bytes but  shows  free  space  measured  in 
  312.                  Kilobytes (K) - 1 Kb = 1024 bytes.
  313.  
  314.                  Mb is like Bytes as well but shows free space measured in
  315.                  Megabytes - 1 Mb = 1024 Kb. This unit of free space  will
  316.                  be useful for users with large amounts of RAM or  a  hard
  317.                  disk or floptical drive.
  318.  
  319.                  OK  can  be clicked on or RETURN  pressed  to  exit  this 
  320.                  dialog box.
  321.  
  322.                  [ Short cut Key - F8 ]
  323.  
  324. Screen Color   - Inverts screen colours.
  325.  
  326.                  [ Short cut Key - Alt 'C' ]
  327.  
  328. .BAK  Files    - If  this  option is enabled (ticked) then when  saving  a 
  329.                  diary with the same name as a file already  on  disc,  ST 
  330.                  Diary will rename the old file to the same name but  with 
  331.                  the extension '.BAK',  the new file will then be saved to 
  332.                  its proper filename.
  333.  
  334.                  If not enabled then saved files will be able to overwrite 
  335.                  existing files with the same filenames.
  336.  
  337.                  [ Short cut Key - Alt 'B' ]
  338.  
  339. Help Messages  - When enabled will display at certain times Alert boxes to 
  340.                  aid  the  user.  When switched  off  no  alerts  will  be 
  341.                  displayed. For the experienced user it will be quicker to 
  342.                  use the software without help messages.
  343.  
  344.                  [ Short cut Key - Alt 'H' ]
  345.  
  346. Instructions   - Is  a  condensed  version  of this  manual  that  may  be 
  347.                  accessed  through  ST Diary.  If  the  file  ST_DIARY.HLP 
  348.                  cannot  be  found  then a Alert  box  will  be  displayed 
  349.                  informing the user that no help file can be found.
  350.  
  351.                  Once this command is selected  an  instructions  sub-menu 
  352.                  will be displayed with buttons down the left hand side of 
  353.                  the screen. Click on these buttons to access the relevant 
  354.                  instructions required.  Some instruction topics (buttons) 
  355.                  may have more than one screen to display,  click  on  the 
  356.                  left hand mouse button or hit RETURN to display the  next 
  357.                  screen.  After all screens in a topic have been displayed 
  358.                  then the sub-menu will be redisplayed. To exit from  here 
  359.                  back to the main software interface click on Exit. If the 
  360.                  right  hand  mouse key is pressed at any  time  then  the 
  361.                  instruction  command  will be  terminated  without  going 
  362.                  through the sub-menu.
  363.  
  364.                  [ Short cut Key - Help ]
  365.  
  366. Time / Date    - Allows the time and date to be set.  Click  on  Set  and 
  367.                  enter the time and then the date.
  368.  
  369.                  Format : Time - HH:MM:SS
  370.                           Date - DD.MM.YYYY
  371.  
  372.                  Click on OK to continue work in ST Diary.
  373.  
  374.                  [ Short Cut Key - F8 ]
  375.  
  376. Quit           - Leaves  ST Diary  without  saving  and  returns  to   the
  377.                  Desktop. An alert box is displayed for user conformation, 
  378.                  click on QUIT to actually exit the software.
  379.  
  380.                  [ Short cut Key - F10 ]
  381.  
  382.  
  383.  
  384. DAY I
  385. -----
  386.  
  387. Enter  Text    - Allows the user to enter text into the day  displayed  on 
  388.                  the left hand side of the screen (Day I).  RETURN must be 
  389.                  pressed at the end of each line.  Any lines that are  not 
  390.                  needed  for text,  the user can just hit  Return  at  the 
  391.                  start of the line.
  392.  
  393.                  Each page contains : 20 x lines
  394.                                       37 x characters per line
  395.  
  396.                  [ Short cut Key - F11 ]
  397.  
  398. Edit Line      - Click on one of the twenty lines of Day I and then  enter 
  399.                  the required text and hit RETURN. If the right hand mouse 
  400.                  button  is  pressed  then  the  Edit  Line   command   is 
  401.                  cancelled.
  402.  
  403.                  [ Short cut Key - F12 ]
  404.  
  405. Edit Event     - Allows the Event for Day I to be altered.   This  command 
  406.                  cannot be used when Day I holds a note page.  Events  are 
  407.                  only  for  days in the  year.  Each  day only  holds  one 
  408.                  event which can be up to 30 characters in length maximum.
  409.  
  410.                  See : Save Events.
  411.                  (Events are not saved in the main Diary file.)
  412.  
  413.                  [ Short cut Key - F13 ]
  414.  
  415. Jump To        - There  are  two ways to directly access (jump  to)  diary 
  416.                  pages (days). The first is to enter the day and the month 
  417.                  like 20 and 2 for the twentieth of February.  The  second 
  418.                  way  is to enter a number of days to jump  when  the  day 
  419.                  number has to be entered. This number of days to jump may 
  420.                  be  positive or negative.  Positive goes forward  in  the 
  421.                  diary and negative backwards.
  422.  
  423.                  Example : +7 forwards one week
  424.                            -14 back two weeks
  425.  
  426.                  To access the note pad section of the diary  quickly  use 
  427.                  the JUMP TO command and type in the number of  days  left 
  428.                  in the year plus two.
  429.  
  430.                  [ Short cut Key - Clr Home ]
  431.  
  432. Clear Text     - Clears all text in Day I. Leaves the Event intact.
  433.  
  434.                  [ Short cut Key - F14 ]
  435.  
  436. Calendar       - Displays a calendar of the current month. The current day 
  437.                  is shown in reverse video on the calendar. If the current 
  438.                  days in the diary were 31 January and 1 February then the 
  439.                  calendar  for  Day I would be for  January,  but  if  the 
  440.                  calendar  was called from the Day II  menu  the  calendar 
  441.                  would display February.
  442.  
  443. Search         - The search facility will first require a piece of text to 
  444.                  search for.  The search text should be entered (37 chars. 
  445.                  max) and then RETURN or ENTER pressed. This piece of text 
  446.                  can be found within larger pieces of text.
  447.  
  448.                  E.G. 'Enter' will find 'Wilkinson Enterprises'.
  449.  
  450.                  'Start at current day' will now appear with  two  boxes : 
  451.                  'Yes' and 'No'.  To select one of these buttons click  on 
  452.                  the mouse.  Yes will search from the current day (depends 
  453.                  on which menu was used 'Day I' or 'Day II') until the end
  454.                  of the diary. No will search from the  beginning  (1 Jan)
  455.                  until the end of the diary.
  456.  
  457.                  'Case sensitive' will appear with the same 'Yes' and 'No' 
  458.                  buttons.  If case sensitive is on then  only  exact  text 
  459.                  case matches will produce a find.
  460.  
  461.                  All days that match will be displayed one at a time.  Hit 
  462.                  RETURN or click on the mouse to display the next matching 
  463.                  day.  Hitting Escape will exit from  the  search  routine 
  464.                  only when a day is being displayed after being found. The 
  465.                  busy  bee mouse pointer will indicate  when  ST Diary  is 
  466.                  searching.  After a search is complete the day from which 
  467.                  it was called will be displayed again.  If however ESCAPE 
  468.                  has been pressed then after the search this day  will  be 
  469.                  displayed.
  470.  
  471.                  The  'Day I' and 'Day II' search commands  are  identical 
  472.                  except that when a day is found then it will be displayed 
  473.                  on the same day as  the  command  was  called  from.  The 
  474.                  search command searches both day I and II days throughout 
  475.                  the diary irrespective of the menu it was called from.
  476.  
  477.                  At the end of a search a dialog  box  will  be  displayed 
  478.                  with details of the search :
  479.                                               Search text entered
  480.                                               Occurrence in diary
  481.                                               Case sensitive
  482.                                               Start day
  483.                                               End day
  484.  
  485.                  NOTE : The search command searches all the calendar  days 
  486.                  in the diary and events (irrespective of  calling  menu),
  487.                  but does not search the note pad pages.
  488.  
  489.                  [ Short cut Key - Alt 'S' ]
  490.  
  491. Print          - If the printer is on-line and ready to receive data  then 
  492.                  a Print sub-menu will be displayed. This sub-menu has the 
  493.                  following options :
  494.  
  495.                  DAY I    - Prints the left hand page  that  is  currently
  496.                             being displayed.
  497.  
  498.                  DAY II   - Prints the right hand page that  is  currently 
  499.                             being displayed.
  500.  
  501.                  SCREEN   - Prints days I and II that are currently  being 
  502.                             displayed.
  503.  
  504.                  MONTH    - Prints all days in the month. The month is the 
  505.                             one that Day I is in.  If the print option  is 
  506.                             called  from the Day II menu then  this  month 
  507.                             will  be the one that Day II is in  (could  be 
  508.                             different  from  Day I).  Month  refers  to  a
  509.                             calender month, not a four  week  period  from
  510.                             the  current day.  Not available  from  within 
  511.                             notes section.
  512.  
  513.                  YEAR     - Prints out entire diary.  The notes section is 
  514.                             not  printed  in  this  option  however.   Not 
  515.                             available from within notes section.
  516.  
  517.                  EXIT     - Cancels the print request and returns the user 
  518.                             back to the normal diary.
  519.  
  520.  
  521.                  If the printer is off then a warning will  be  displayed.
  522.                  Click on Re-Try after switching the printer on, or click
  523.                  on Cancel.  If Re-Try is selected and the printer  is  on 
  524.                  then the above sub-menu will be displayed.
  525.  
  526.                  Epson compatible printers should be used because  of  the 
  527.                  Epson commands that are issued by the software during the 
  528.                  printing process.  Days are printed one below the  other, 
  529.                  not side by side like on the screen!  The day and date is 
  530.                  printed at the top,  then the event in  condensed  print, 
  531.                  and then all twenty lines of the day.  No week number  or 
  532.                  Julian date is printed.
  533.  
  534.  
  535. Day II
  536. ------
  537.  
  538. The 'Day II' menu options are identical to the 'Day I' options accept that 
  539. they  access  data held in the left hand page instead of  the  right  hand 
  540. page.
  541.  
  542.  
  543. Extras
  544. ------
  545.  
  546. This part of ST Diary represents the use(ful/less) pages of information at 
  547. the  back of a normal diary.  The advantage about ST Diary is that you  do 
  548. not have to flip to the back and loose your place.  When you exit from  an 
  549. information page, the current day in the diary will be displayed again.
  550.  
  551. World Times        - Displays deviations from British Summer Time in hours 
  552.                      for major cities of the world.
  553.  
  554. Weights & Measures - Displays information on : Length
  555.                                                Area
  556.                                                Temperature conversion
  557.                                                Capacity
  558.                                                Weight
  559.  
  560. Time               - Displays different time units.
  561.  
  562. Computing          - Displays   information   about    computing,   mainly 
  563.                      acronyms.
  564.  
  565. Screen             - Sends information under the Extras menu  off  to  the 
  566.                      screen.
  567.  
  568. Printer            - Sends  information  off  to  the  printer.  To  print 
  569.                      information out,  select this option  (should  become                      
  570.                      ticked),  and then click on one  of  the  information 
  571.                      topics.
  572.  
  573.                      If  the  printer  is  off  then  a  warning  will  be 
  574.                      displayed.  Click  on  Re-Try  after  switching   the 
  575.                      printer on, or click on Cancel.
  576.  
  577.  
  578.  
  579. Short cut Keys
  580. --------------
  581.  
  582. F1       - Open Diary
  583. F2       - Save Diary
  584. F3       - Create Diary
  585. F4       - Close
  586. F5       - List Files
  587. F6       - Kill File
  588. F7       - Rename File
  589. F8       - Program Status
  590. F9       - Time / Date
  591. F10      - Quit
  592. F11      - Enter Text (Day I)
  593. F12      - Edit Line     "
  594. F13      - Edit Event    "
  595. F14      - Clear Text    "
  596. F15      - Enter Text (Day II)
  597. F16      - Edit Line     " 
  598. F17      - Edit Event    "
  599. F18      - Jump To       "
  600. F19      - Clear Text    "
  601.  
  602. Alt 'C'      - Screen Color
  603. Alt 'B'      - .BAK Files
  604. Alt 'H'      - Help Messages
  605. Alt 'P'      - Print
  606. Alt 'S'      - Search
  607.  
  608. Help         - Help
  609. Undo         - Edit
  610. Clr Home     - Jump To (Day I)
  611. Up or Right  - Next page
  612. Down or Left - Previous page
  613.  
  614.  
  615.  
  616.  
  617. Conclusion
  618. ----------
  619.  
  620. This is the first release of ST Diary (c) which is available for the Atari
  621. ST range of personal computers. The software has been  extensively  tested
  622. but like all software the author(s) cannot be sure that all bugs /  errors
  623. are removed. If you discover any bugs please contact  the  author  at  the
  624. address below :
  625.  
  626.  
  627.          Mr. Simon Wilkinson
  628.          2 High Buckstone
  629.          Edinburgh
  630.          EH10 6XS
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638. Wilkinson Enterprises 1992
  639.